Auto merge of #5202 - matklad:paths, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 20 Mar 2018 00:02:17 +0000 (00:02 +0000)
committerbors <bors@rust-lang.org>
Tue, 20 Mar 2018 00:02:17 +0000 (00:02 +0000)
commite4da2d4b51211815596b1fdabbb3f6171457dc65
tree219c5bd3a57a0bfd0910292b661049ab9621970d
parenta9b1369d861b297535e6b997bfaf887f1e6875be
parent71073f8b7ccf33d421369e672463da77830dcef0
Auto merge of #5202 - matklad:paths, r=alexcrichton

Extract common code for dealing with path-valued arguments

Just a small refactoring to make sure all path arguments are treated in the same way.